CE Gobi SDK  2.14
GobiApi
calledPartySubAdd Struct Reference

#include <GobiVoiceMgmtAPI.h>

Public Attributes

BYTE extBit
 
BYTE subAddrType
 
BYTE oddEvenInd
 
BYTE subAddrLen
 
CHAR subAddr [MAX_DESCRIPTION_LENGTH]
 

Detailed Description

This structure contains information about the Called Sub Party Addresses.

Parameters
extBit
  • Extension bit.
subAddrType
  • Subaddress type.
    • 0x00 - NSAP
    • 0x01 - USER
oddEvenInd
  • Even/odd indicator.
    • 0x00 - Even number of address signals
    • 0x01 - Odd number of address signals
subAddrLen
  • Number of sets of the following elements:
    • SubAddress
subAddr[MAX_DESCRIPTION_LENGTH]
  • Array of the SubAddress in BCD number format.

The documentation for this struct was generated from the following file: